PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFTextBoxField Class / PDFTextBoxField Constructor / PDFTextBoxField Constructor(String)
The field name.
In This Topic
    PDFTextBoxField Constructor(String)
    In This Topic
    Initializes a new PDFTextBoxField object.
    Syntax
    public PDFTextBoxField( 
       java.lang.String name
    )

    Parameters

    name
    The field name.
    See Also